ASP.NET Core MVC コントロールヘルプ
ShowHeaderCollapseButton メソッド

C1.AspNetCore.Mvc.MultiRow アセンブリ > C1.Web.Mvc.MultiRow.Fluent 名前空間 > MultiRowBuilder<T> クラス : ShowHeaderCollapseButton メソッド
The value.
Configurates C1.Web.Mvc.MultiRow.MultiRow<T>.ShowHeaderCollapseButton. Sets a value that determines whether the grid should display a button in the column header panel to allow users to collapse and expand the column headers.
シンタックス
'宣言
 
Public Function ShowHeaderCollapseButton( _
   ByVal value As System.Boolean _
) As MultiRowBuilder(Of T)
public MultiRowBuilder<T> ShowHeaderCollapseButton( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

MultiRowBuilder<T> クラス
MultiRowBuilder<T> メンバ